Skip to content

Conversation

@sparrowDom
Copy link
Member

simplify _withdraw

@sparrowDom sparrowDom merged commit 15d74af into shah/cross-chain-strategy-cctpv2 Jan 13, 2026
2 of 15 checks passed
@sparrowDom sparrowDom deleted the sparrowDom/cctpWithdrawSimplify branch January 13, 2026 08:15
function _withdraw(address _asset, uint256 _amount) internal virtual {
require(_asset == usdcToken, "Unsupported asset");
// Withdraw at least 1 USDC
<<<<<<< HEAD
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I force pushed this fix and github hasn't picked up on it. This didn't land into the base branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants